gpsbabel.git
2005-01-24 robertlAdd rest of Garmin name collision correction code to
2005-01-24 robertlAdd explicit whitelist for Garmin waypoint names. ...
2005-01-23 robertlPalmdoc: minor leak fixes. (Needs more)
2005-01-23 robertlChange whitespace in reference IGC file.
2005-01-23 robertlutil.c: add case_ignore_strncmp
2005-01-23 robertlRename vcf to vcard.
2005-01-23 robertlRefresh. Add glogbook, vcard.
2005-01-23 robertladd vcf, glogbook, hiketech.
2005-01-22 robertlFix capitalization on HikeTech.
2005-01-21 robertlAdd case_strncmp for use by mkshort to fix the "by...
2005-01-20 robertlWrite sym in trkseg if we have it.
2005-01-19 robertlIf we don't have a name on the way in, give it a shortname.
2005-01-18 robertlAlias Small City for compat with Magellan.
2005-01-18 robertlHandle case when mkshort has NO valid name.
2005-01-18 robertlgpx: when writing multi-mode, order of rte and trk...
2005-01-18 robertlPreserve route number on magellan output if available.
2005-01-17 robertlAdd support for Garmin D110's. Tested by Drew Commins.
2005-01-17 jfathertonNumerous small changes
2005-01-16 robertlBust UTF-8 encoded waypoint names and comments down...
2005-01-14 robertlFix typo in xmap.style.
2005-01-14 parkrrrrhuman readable didn't handle things without N/E/W/S.
2005-01-14 robertlAdd v2 for ascii formats, too.
2005-01-13 robertlUpdate coastexp.
2005-01-10 robertlSketch in version two '-^2' format for discussion.
2005-01-10 robertlAdd member to vector to indicate read/write capability...
2005-01-10 robertlAdd VCF format.
2005-01-10 robertlFrom Jeremy. Allow encrypting hints & update README.
2005-01-07 robertlAttempt to handle HTML descriptions sensibly.
2005-01-07 robertlFixed dropped NL at END:
2005-01-06 robertlJeremy Atherton and I add VCF support.
2005-01-06 robertlDon't leak on replacement.
2005-01-06 robertlAdd global search and replace via gstrsub.
2005-01-04 robertlRemove O_NDELAYs from all opens - it torments the Linux...
2005-01-03 robertlFix v1 output of -^ for internal formats.
2004-12-23 robertlComments can now be 46 characters in 5.x firmware.
2004-12-22 robertlBump version for beta.
2004-12-22 robertlAdd preliminary GPX 1.1 support for reading and writing.
2004-12-22 robertlImplement _timeout and _ready for WIN32 to help geriatr...
2004-12-17 parkrrrrSupport more formats of lat/lon in DeLorme files
2004-12-08 parkrrrrFixed two segfaults involving stack filter: empty lists...
2004-12-04 robertlClaim interface before setting configuration.
2004-12-04 robertlAdd Mac & mac/usbfree.
2004-12-03 robertlAdd/fix track support for GPilotS. From Bernhard Spinnler.
2004-12-02 robertlDelete dead store.
2004-12-02 robertlAvoid spare reset on OSX.
2004-11-30 robertlFixes for mps mergout when record size isn't multiple...
2004-11-30 parkrrrrMore metadata about options
2004-11-29 parkrrrrFixed 'extra dot' problem with file extension for sarou...
2004-11-22 robertlA) We were referenceing shortname after we'd freed it.
2004-11-19 robertlAdd 'usbfree' target to Windows makefile to allow gener...
2004-11-17 robertlFix floating termination in local buffers that was...
2004-11-16 robertlPick up protos from xmlgeneric.h
2004-11-16 robertlApply missed updates from Justin.
2004-11-16 robertlSuppress zero byte writes for benefit of Bob Anderson...
2004-11-12 robertlAnother round of coastal explorer changes from Justin.
2004-11-11 robertlAdd uuid, update reference files from Justin.
2004-11-11 robertlFrom justin: add writing to coastexp.c
2004-11-11 robertlAdd FX324 and FX324C support.
2004-11-10 robertlSeparate out usb gorp so it can be turned off more...
2004-11-09 robertlAdd Coastal Explorer courtesy justinbr of earthlink...
2004-11-09 robertlFix case when source string consists of nothing but...
2004-11-03 parkrrrrfixed compile warning for discarded const qualifier
2004-11-01 robertlBump version for beta.
2004-11-01 robertlLet xstrdup clone null strings into empty strings.
2004-11-01 robertlTurn off debugging stuff left in last commit.
2004-11-01 robertlOn UNIX, there's no reason to spin on the select. ...
2004-11-01 robertlCoddle leak detector.
2004-11-01 robertl1) Eliminate all leading whitespace as it adds no value.
2004-11-01 robertlMisc uninteresting cleanups.
2004-11-01 robertlUse xml_write_time
2004-11-01 robertlMove gpx_write_time->xml_write_time.
2004-11-01 robertlAdd hiketech format.
2004-11-01 robertlAdd xmlgeneric, glogbook, hiketech.
2004-11-01 robertlAdd Garmin Logbook (track) format for foretracker...
2004-11-01 robertlUse somewhat more "real" error strings.
2004-11-01 robertlClarify warning when reading tracks/routes.
2004-11-01 robertlConstify arg to xml_parse_time. Remove functions that...
2004-11-01 robertlAdd new 'generic' xml reader, convert geo (geocaching...
2004-10-31 robertlAdd extra reset in libusb module. libusb (i.e. Linux...
2004-10-31 robertlAdd some UNIX-y if usb do(nothing) stubs.
2004-10-27 robertlAggressively replace open-coded strncpy for space padde...
2004-10-26 parkrrrradd #break statement to arc files for gaps in the arc
2004-10-21 robertlAdd 'deficon' to garmin modes.
2004-10-18 robertlBump version number for 1.2.4 release.
2004-10-18 robertlInclude Garmin/USB update.
2004-10-17 robertlMore Linux scratching.
2004-10-17 robertlLet str_utf8_to_ascii not crash if given NULL input.
2004-10-16 robertlOoops. Fix the build so that mingw build overrides...
2004-10-15 robertlAdd tool for parsing cvsps output for easy cutting...
2004-10-14 robertlTurn on Garmin USB in default Windows build.
2004-10-14 robertlLet alt be a float for benefit of D108 and D109 protoco...
2004-10-01 robertlAdd prototype support (in name only) for Garmin custom...
2004-10-01 robertlWarn if attempting to read tracks or routes into xcsv.
2004-09-30 alexmotAdd default values handling to xcsv character fields.
2004-09-27 robertlWarning cleanup.
2004-09-27 robertlwarning fixes in shapelib. From Alexander Stohr.
2004-09-24 robertlIf we don't have a waypoint name, create one.
2004-09-23 robertlAdd firmware/program upload. Serguei Miridonov mirsev...
2004-09-22 robertlDon't output leading zero for lat.
2004-09-21 robertlFlush out Forerunner Software Version 3.40 track support.
next